home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / Programming / PowerLisp 1.1 / PowerLisp Intro and Licensing < prev   
Encoding:
Text File  |  1994-04-04  |  5.1 KB  |  133 lines  |  [TEXT/ROSA]

  1.  
  2.  
  3. PowerLisp Introduction and Licensing
  4.  
  5. PowerLisp 1.1 is the second public release of PowerLisp, a Common 
  6. Lisp development environment for the Macintosh. It consists of a 
  7. Common Lisp interpreter, native-code 680x0 compiler, 680x0 macro 
  8. assembler, disassembler, incremental linker and multi-window text 
  9. editor. It requires a Macintosh with at least a 68020 processor 
  10. and system 7.0 or later. About 2 megabytes of RAM are required to 
  11. run it, and to do much with it you need more like 5 or 6 megabytes. 
  12. Like any Common Lisp system, the more memory the better.
  13.  
  14. PowerLisp has the ability to run in the background. While executing 
  15. a Common Lisp program, the user may switch to another application 
  16. as it continues to run.
  17.  
  18. PowerLisp is extremely fast. All compiled PowerLisp functions 
  19. execute as native 680x0 instructions. The speed is comparable to 
  20. other fully compiled languages.
  21.  
  22. PowerLisp programs execute in the background, while you are 
  23. using the system. All editor functionality is fully available while 
  24. you are compiling or otherwise executing Common Lisp programs. I do 
  25. not know of another development environment on the Macintosh that can 
  26. do this. Of course, you can also use a different application while your 
  27. programs execute.
  28.  
  29. PowerLisp is being released as shareware. I expect to release regular 
  30. updates, which will include new features and bug fixes. The frequency 
  31. and scope of these will depend on the amount of interest there is in 
  32. the product. I encourage everyone who finds this product useful to 
  33. send me the shareware fee (see Licensing, below) and register your 
  34. copy. Even if you don't elect to register it, I appreciate 
  35. correspondence via e-mail or otherwise letting me know what you think 
  36. of it.
  37.  
  38. The documentation is currently sparse, because of my time constraints. 
  39. I intend to produce better documentation in the near future. For now 
  40. the general information below will have to suffice. Please check this 
  41. product out. I believe it offers extraordinary value for the price. 
  42. The primary alternative for Lisp programming, Macintosh Common Lisp 
  43. from Apple, is an excellent product. PowerLisp cannot compete on features
  44. or performance with Macintosh Common Lisp. It is, however, one tenth 
  45. the cost ($50 as opposed to $500). I feel there may be a niche for a 
  46. low-cost, small, easy-to-use product like this.
  47.  
  48. I enjoy programming with PowerLisp, and I hope you will too.
  49.  
  50.  
  51. Roger Corman
  52.  
  53.  
  54.  
  55. Licensing
  56.  
  57.  
  58. PowerLisp is distributed as shareware. I reserve the copyright to 
  59. the executable application, as well as the source code to the compiler,
  60. assembler and library functions. I am asking $50 for the right to use 
  61. one copy of PowerLisp. If you find this program useful, please send a 
  62. check for this amount to the address below (under Registering Your 
  63. Copy of PowerLisp). If you are a teacher, and are interested in using 
  64. this for a class, please contact me. I am prepared to offer a very 
  65. reasonable licensing arrangement for classes. Unlicensed copies of this 
  66. system cannot be legitimately used in a class setting otherwise.
  67.  
  68. I have spent a considerable amount of time developing this program. 
  69. I may elect to spend a lot more time on it, but only if licensing 
  70. fees received warrant it. I do not expect a huge response to a program 
  71. of this type, but each license fee I do receive will have a definite 
  72. impact on the amount of time I will spend improving it.
  73.  
  74. You may share this program with others. You may not redistribute it 
  75. for profit, nor make any changes to it, without the permission of 
  76. the author.
  77.  
  78.  
  79. PowerLisp 1.1
  80.  
  81. License Price:            $50.00 US
  82.  
  83. What You Get:
  84.  
  85. •    On receipt of your check, I will forward you any the most 
  86.     up-to-date information I have     regarding bugs, new versions and 
  87.     features. You may also receive a beta pre-release     version on 
  88.     floppy disk.
  89.  
  90. •    You will receive at least one free major update by mail. I will 
  91.     send registered owners a copy of a new major revision as soon as it 
  92.     is available.
  93.  
  94. •    If you send a list of requested additional features, I will do my 
  95.     best to implement them as soon as possible. I will then forward 
  96.     you a courtesy copy.
  97.  
  98. •    I will attempt to help with any problems you have and answer questions. I can only offer     limited phone support. The preferred method of contacting me is via e-mail or US mail. I     will answer all mail communications as soon as possible.
  99.  
  100. •    If and when I decide to convert this to a commercial version 
  101.     (non-shareware) licensed owners of the shareware version will 
  102.     be guaranteed a special arrangement. This would likely be a free 
  103.     or at-cost license upgrade to the commercial version.
  104.  
  105.  
  106. Registering Your Copy of PowerLisp
  107.  
  108. Send a check for $50.00 US to:
  109.  
  110. Roger Corman
  111. 2124 Cummings Drive
  112. Santa Rosa, CA 95404
  113. USA
  114.  
  115. You may contact me by mail to the above address, or via e-mail or 
  116. telephone (see below). Along with the fee, be sure to send me 
  117. your address (and phone number if you don’t mind). Also I would 
  118. appreciate a mention of which version you have, what your system is 
  119. like, and any comments you have. A wish list of product improvements 
  120. would also be welcome.
  121.  
  122. America Online:
  123. PowerLisp
  124.  
  125. Internet:
  126. PowerLisp@aol.com
  127.  
  128. Telephone:
  129. (707) 528-3321  (evenings and weekends)
  130. (707) 575-4024  (days) 
  131. (707) 528-7477  (fax)
  132.  
  133.